TimeUnit

sealed class TimeUnit

Types

Link copied to clipboard
object Day : TimeUnit, DayOrSmaller
Link copied to clipboard
object Hour : TimeUnit, HourOrSmaller
Link copied to clipboard
object Minute : TimeUnit, MinuteOrSmaller
Link copied to clipboard
object Month : TimeUnit, MonthOrSmaller
Link copied to clipboard
object Nanosecond : TimeUnit, NanosecondOrSmaller
Link copied to clipboard
object Second : TimeUnit, SecondOrSmaller
Link copied to clipboard
object Year : TimeUnit, YearOrSmaller

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard